home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / ups / apcd-0.5 / apcd-0 / README < prev    next >
Text File  |  1995-11-07  |  2KB  |  71 lines

  1. Firstly, excuse me my English. I am the programmer, not the language teacher.
  2.  
  3.  
  4.  
  5.  
  6. =============================================================================
  7.  
  8. Copyright (c) 1995 Pavel Korensky
  9. All rights reserved.
  10.  
  11. Permission is hereby granted, without written agreement and without
  12. license or royalty fees, to use, copy, modify, and distribute this
  13. software and its documentation for any purpose, provided that the
  14. above copyright notice and the following two paragraphs appear in
  15. all copies of this software.
  16.  
  17. IN NO EVENT SHALL PAVEL KORENSKY BE LIABLE TO ANY PARTY FOR
  18. DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT
  19. OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF PAVEL KORENSKY
  20. HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  21.  
  22. PAVEL KORENSKY SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT
  23. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  24. A PARTICULAR PURPOSE.  THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS"
  25. BASIS, AND PAVEL KORENSKY HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT,
  26. UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
  27.  
  28. =============================================================================
  29.  
  30.  
  31. BIG HELLO TO ALL INTELLIGENT LIFEFORMS EVERYWHERE !!!
  32.  
  33. The time of waiting is over......
  34.  
  35.  
  36. apcd - daemon for communication with APC Smart UPS in the "smart" mode
  37.  
  38. VERSION BETA 0.5  - BE EXTREMELY CAREFULL !!!
  39.  
  40. Installation is very simple. Just "make install" and than:
  41. man apcd. In the man file, you can find how to setup the configuration file
  42. /etc/apcd.conf
  43.  
  44. In the man page, you will also find the information about the cable between
  45. UPS and Linux box. 
  46.  
  47. Please test this version and report the bugs etc. to me.
  48.  
  49. Soon, there will be some kind of the client for displaying UPS statistics. 
  50.  
  51. I hope that this small piece of the software will help you.
  52.  
  53. Remember:     DON'T PANIC
  54.  
  55. Please, excuse-me a very long development cycle between 0.1 Alpha and 0.5
  56. Beta versions. I had a LOT of work and my spare time was very limited. It
  57. seems that now it will be better and I hope that the development will be
  58. much faster. 
  59.  
  60.  
  61. Pavel Korensky        pavelk@dator3.anet.cz
  62.  
  63. 8.11.1995
  64.  
  65.  
  66. P.S. I have absolutely no connection with company APC. I didn't sign any
  67. non-disclosure agreement and I didn't got the protocol description anywhere.
  68. The whole protocol decoding was made with a small program for capturing
  69. serial data on the line. So, I think that everybody can use this software
  70. without any problem.
  71.